'Declaration Public Overloads Shared Function GdiComment( _ ByVal hdc As IntPtr, _ ByVal cbSize As UInteger, _ ByVal data() As Byte _ ) As Boolean
public static bool GdiComment( IntPtr hdc, uint cbSize, byte[] data )
Win32 Class Win32 Members Overload List